@charset "utf-8";
/* CSS Document */

/*功能导航*/
.gn-nav { margin-top: -77px;     position: relative; z-index: 12;}
.gn-nav .w1200{ -moz-box-shadow:0px 3px 8px rgba(2,22,28,.24); -webkit-box-shadow:0px 3px 8px rgba(2,22,28,.24); box-shadow:0px 3px 8px rgba(2,22,28,.24);}
.gn-nav ul {
    margin:0  auto; position: relative;  
    padding: 44px 0;
    width: 1200px;
    height: 190px;
    background: url(../images/ind-bg1.jpg) no-repeat center 0;
    z-index: 2;
}
.gn-nav li {
    float: left;
    width: 20%;
    text-align: center;
}
.gn-nav li .link {
    display: block;
    margin: auto;
 
}
.gn-nav li .in {
    
}
.gn-nav li .icon {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 86px;
	height: 86px;
	text-align: center;
	display: flex;
	justify-content:center;
	align-items: center;
	border-radius: 50% 50%;
	transition: all 0.3s ease-out;
}
.gn-nav li .icon .i {
	max-width: 100%;
	align-items: center;
	
}
.gn-nav li .t {
    margin-top: 8px;
    font-size: 16px;
    color: #ffffff;
}
.gn-nav li:hover .icon{ background-color: rgba(253,235,194,.46);}

@media screen and (max-width: 1280px){
	.gn-nav .w1200{ width:96%;}
	.gn-nav ul{ width:100%;}
	.gn-nav ul{ padding:14px 0; height: 160px;} 
}
@media screen and (max-width: 768px){
	.banner .slick-dots{bottom:10px;}
	.banner .slick-dots li{ width:8px; height: 8px;}
	.gn-nav{ margin-top:0;} 
	.gn-nav .w1200{ width:100%; padding:0;}
	.gn-nav ul{ padding:10px 0; height:  auto;}
	.gn-nav li .icon{ width:60px; height: 60px;}
	.gn-nav li .icon img{ width:39px;}
	.gn-nav li .t{ margin-top:0;}
	
}
@media screen and (max-width: 414px){
	.gn-nav li .t{ font-size: 14px;}
}
@media screen and (max-width: 375px){
	.gn-nav li .t{ font-size: 12px;}
}
/*首页新闻中心*/
.newswrap{ padding-top:165px; background:url(../images/news-bg.jpg) no-repeat center 0; margin-top: -123px; padding-bottom:50px;}
.news-l{ float:left; width:62%;}
.news-l-img{float:left;width:364px; height: 273px; overflow: hidden;}	
.news-l-img img{ height: 100%; }
.news-l-con{ float:right; width:calc( 100% - 390px);}
.news-l-con dl{ border-bottom: 1px solid #e3e3e3;}
.news-l-con dd{   border-bottom: 1px dashed #d2d2d2; padding-bottom:9px; }
.news-l-con dd .new-date{ float: left; font-size: 21px; font-family: Aral; font-weight: bold; color:#2d6c5c;}
.news-l-con dd .new-date span{  display:block; font-size: 14px; color:#999; font-weight: normal; text-align: center; border-top:1px solid #e3e3e3;}
.news-l-con dd h4{ float: right; font-size: 15px; margin-top: 8px; width:80%; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news-l-con dt{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; font-family: "msjh"; overflow: hidden; font-size: 12px; color:#999; margin-top: 10px; margin-bottom: 12px; line-height: 22px;}
.news-list1{ margin-top: 7px;}
.news-list1 li{ line-height: 31px;  background: url(../images/li-ico1.png) no-repeat 0 center; text-indent:7px;}
.news-list1 li a{ display:block;}
.news-list1 li span{ display:block; float: left; width:80%;  color:#666; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.news-list1 li:hover span{ color:#2d6c5c;}
.news-list1 li i{ display: block; float: right; color:#b2b2b2; font-family: Arial;}
.news-r{ float:right; width:36%;}
.news-r dl dd{ float:left; width: 202px; height: 138px; overflow:hidden; position:relative; margin-right: 17px;}
.news-r dl dd:last-child{ margin-right: 0;}
.news-r dl .vdo-img{width: 202px; height: 138px; overflow: hidden;}
.news-r dl .vdo-img img{ width: 202px; width:100%; height:100%; }
.news-r dl .vdo-txt{background:url(../images/news-mark.png) repeat-x; overflow: hidden; position: absolute; bottom:0; left:0; width:100%; height: 42px; }
.news-r dl .vdo-txt p{ width:70%; display: inline-block; line-height:32px; color:#fff; overflow: hidden; white-space:nowrap;text-overflow:ellipsis; margin-left: 10px;}
.news-r dl .vdo-txt span{ display:inline-block;  width:32px; height: 32px; background: url(../images/play-ico1.png) no-repeat; background-size: 100% 100%; float: right; margin-right: 10px;}
.news-r .news-list1{ margin-top: 20px; }
.news-m{ display: none;}
@media screen and (max-width: 1200px){
	.news-l{ width:60%;}
	.news-l-con dd h4{ width:100%; font-size: 16px;}
	.news-l-con dd .new-date{ display:none;}
	 
}
@media screen and (max-width: 1124px){
	.news-r{ width:38%;}
	.news-r dl dd{ width:48%; margin-right: 10px;} 
}
@media screen and (max-width: 768px){
	.news-l{ width:100%; float: none;}
	.news-r{ width:100%; float: none; margin-top: 20px;}
	.news-m{ display: block;}
	.news-r dl dd{ height: auto;} 
	.news-r dl .vdo-img{width:100%;  }
	.news-r dl .vdo-img img{ width:140%;}
	.news-r dl .vdo-txt span{ width:22px; height:22px;}
}
@media screen and (max-width: 640px){
	.news-ll{ display:flex; justify-content: space-between;}
	.news-l-img{ width:50%;}
	.news-l-con{ width:48%;}
	.news-l-img img{ width:100%; }
	.news-l-img{ height:auto; float:none;}
	
}
@media screen and (max-width: 480px){
	.news-ll{ flex-wrap: wrap;} 
	.news-l-img{ width:100%;}
	.news-l-con{ width:100%;}
	.news-l-con dt{    -webkit-line-clamp:1;}
}
/*首页专家列表*/
.doc-wrap{ margin-top: 53px;}
.depart1-2 .con{position: relative; }
.depart1-2 .con .slick-slide{ text-align: center; }
.depart1-2 .con .item{ position: relative; }
.depart1-2 .con .item a {
    display: block;
    width: 98%;
    overflow: hidden;
    position: relative;
}
.depart1-2 .con .item .img-box{  width:100%; height:auto; overflow:hidden;}
.depart1-2 .con .item .img-box img{ width:100%;  vertical-align: middle; display: block;}
.depart1-2 .con .item .img-txt{ width:100%; position: absolute; bottom:-200px; transition:.36s; padding:32px 33px; background-color: rgba(0,0,0,.64);}
.depart1-2 .con .item .img-txt h3{ color:#fff; font-size: 20px; line-height: 22px; }
.depart1-2 .con .item .img-txt h3 span{ font-size: 14px; padding-left:20px; display: inline-block;}
.depart1-2 .con .item .img-txt p{ color:#fff;  line-height: 22px;overflow: hidden;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  }
.depart1-2 .con .item:hover .img-txt{ bottom:0;}
@media screen and (max-width: 768px){
	.doc-wrap{ margin-top: 13px;}
}

 
 
.index-more {
  display: block;
  font-size: 18px;
  color: #fff;
}
.index-more:hover i {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
}
.index-more i {
  display: inline-block;
  width: 25px;
  height: 21px;
  background: url(../images/case-go.png) no-repeat;
  background-size: contain;
  transition: transform 0.4s ease;
  -webkit-transition: transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  -ms-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  margin-left: 14px;
  vertical-align: middle;
}

 
 
 